home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 30
/
Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso
/
Aminet
/
util
/
boot
/
alm32b.lha
/
ALM
/
install
/
setup3.sel
< prev
next >
Wrap
Text File
|
1998-10-03
|
701b
|
16 lines
text "Would you like to wait and"
text "press return when a note"
text "is shown?"
button "No" setenv wait "" load setup4.sel
button "Yes, always!" setenv wait wait load setup4.sel
button "If a note for today is shown" setenv wait "wait 0" load setup4.sel
button "If a note for today or tomorrow is shown" setenv wait "wait 1" load setup4.sel
button "If a note for the next 2 days is shown" setenv wait "wait 2" load setup4.sel
startbox
button "If a note for the next 3 days is shown" setenv wait "wait 3" load setup4.sel
endbox
button "If a note for the next 4 days is shown" setenv wait "wait 4" load setup4.sel
button "If a note for the next 5 days is shown" setenv wait "wait 5" load setup4.sel